Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] fix explorer stats function typing crash #1434

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 50fe732 from #1429.

Signed-off-by: Paul Sebastian <[email protected]>
(cherry picked from commit 50fe732)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (45f4753) 55.00% compared to head (0121eca) 55.01%.
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...mon/query_manager/query_parser/ppl_query_parser.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #1434   +/-   ##
=======================================
  Coverage   55.00%   55.01%           
=======================================
  Files         315      315           
  Lines       11178    11182    +4     
  Branches     2992     2933   -59     
=======================================
+ Hits         6149     6152    +3     
- Misses       4978     4980    +2     
+ Partials       51       50    -1     
Flag Coverage Δ
dashboards-observability 55.01% <80.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ps48 ps48 added the bug Something isn't working label Feb 13, 2024
@paulstn paulstn merged commit 6345682 into 2.x Feb 13, 2024
23 of 34 checks passed
@github-actions github-actions bot deleted the backport/backport-1429-to-2.x branch February 13, 2024 21:12
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…) (opensearch-project#1434)

(cherry picked from commit 50fe732)

Signed-off-by: Paul Sebastian <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 6345682)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants